openssl s_client is no longer a default for ssl connections
authorRob Browning <rlb@defaultvalue.org>
Sat, 22 Apr 2017 17:02:00 +0000 (12:02 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 1 Jul 2017 19:32:23 +0000 (14:32 -0500)
commit148e25aece584e7b96dbbdfc0d2e9975a44b617e
tree70daede48e8a211979815d8b079c2f4735a75cfa
parent3456bf7e394316db2cde7522f233cf5b2d5dda83
openssl s_client is no longer a default for ssl connections

"s_client is a debug tool, it does not set up a secure connection, it
ignores all errors and just continues.  It also doesn't do checks it
should be doing.  This is all documented behaviour." -- Kurt Roeckx

Bug-Debian: https://bugs.debian.org/766397
lisp/net/tls.el